MasterFlowVariableConnectionObject
                                    Use this object to modify the data source server ID or/and database name used in the variable connection.
API Section: Objects
Type: Object
Properties
| 
                                                 Name  | 
                                            
                                                 Description  | 
                                            
                                                 Required  | 
                                            
                                                 Type  | 
                                            
                                                 Format  | 
                                        
|---|---|---|---|---|
| 
                                                 
                                                      | 
                                            
                                                 The ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID.  | 
                                            
                                                 Y  | 
                                            
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The variable's unique name.  | 
                                            
                                                 Y  | 
                                            
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The new server ID. The original server ID will be used if this is left empty.  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The new database name. The original database name will be used if this is left empty.  | 
                                            - | 
                                                 string  | 
                                            
*Required elements are only used for API parameters
Usages
 /API2/dataSources/updateVariableConnection
                                    
 itemId